home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / misc / Purity111.lha / purity.doc < prev    next >
Encoding:
Text File  |  1994-01-28  |  3.4 KB  |  92 lines

  1.                       Amiga Purity v1.11 by Omar Siddique
  2.  
  3.  
  4. WHAT IS PURITY?
  5.  
  6.    Purity is an automated purity test administrator.  Purity tests, for
  7. those not familiar with them, pose a number of questions (many of which are
  8. sexually oriented) to the answerer to determine how (im)pure the individual is.
  9. The higher the percentage score, the more pure the individual is.
  10.  
  11.    Purity was designed to eliminate the tedious making hundreds of marks
  12. with a pencil on a piece of paper and then counting them all up that's
  13. necessary with a paper purity test.  Purity was also an exercise for me, as
  14. it was my first program combining Intuition and console functions.
  15.  
  16.    Purity includes two tests -- one with 500 questions, and one with 1000.
  17. The 500 question version is a modification of the original test and is
  18. primarily sexually oriented.  The 1000 question test has more non-sexual
  19. questions and is a bit sillier.
  20.  
  21.    While there quite a few varieties and versions of purity tests out there,
  22. I chose to use the 500 and 1000 question variants because I felt these two
  23. are most representative of the tests available.  If there is demand, I'll
  24. consider adding additional tests to Purity.
  25.  
  26.  
  27. HOW TO TAKE THE PURITY TEST
  28.  
  29.    Simply run Purity, and follow the on-screen prompts.  Directions
  30. for individual sections precede the questions for that section, in some cases.
  31. Pay attention to them, so you don't skew your score!
  32.  
  33. You can quit at any time either from the question prompt, or from the menu.  
  34.  
  35. The test files (purity500 and purity1000) must be in the current
  36. directory.
  37.  
  38.  
  39. CONTACTING THE AUTHOR
  40.  
  41.    Feel free to send any comments, question, complaints, flames, impressive 
  42. scores, bug-reports, requests, and whatever else to me at:
  43.  
  44.    Internet: osiddi1@gl.umbc.edu
  45.              o.siddique2@genie.geis.com
  46.       GEnie: O.Siddique2
  47.  
  48. Or if you prefer to use slower means (or wish to send presents, money, 
  49. a new SGI Indigo2, etc):
  50.  
  51.  Snail Mail: Omar Siddique
  52.              P.O. Box 451
  53.              Perry Hall, MD  21128
  54.  
  55.  
  56. DISTRIBUTION, DISCLAIMER, AND COMPATABILITY
  57.  
  58.    Purity is freely distributable.  However, the binary, documentation, and
  59. data files must be distributed together in their unaltered form.
  60.  
  61.    The original documentation for the 500 question test is in the file
  62. origpure.doc.  I haven't been able to find anyone that claims responsibility
  63. for the 1000 question test.  :-)
  64.  
  65.    Purity was written in C on an Amiga 3000/25 and compiled with SAS/C 6.3.
  66. I have only tested it on my Amiga 3000 with Workbench 2.1 and 2.04 ROMs, but 
  67. it should work correctly on any Amiga.  Please let me know if there are any
  68. compatibility problems.
  69.  
  70.    While Purity has proven stable and problem free, the standard disclaimer
  71. applies; no warranty is expressed or implied, and the author shall not be 
  72. liable for any damage or claims that arise from usage of this program.
  73.  
  74.  
  75. OTHER FINE AMIGA WORKS BY THE AUTHOR
  76.  
  77.    QuoteGiver -- A small fortune cookie program that displays quotes, quips,
  78.                  and sayings from a user-expandable list.
  79.  
  80.    Free       -- A little CLI command to display free space on a given drive.
  81.  
  82.  
  83. VERSION NOTES
  84.  
  85. 1.0     Initial version, STDIO only (not Amiga specific).  Not released.
  86.  
  87. 1.1    Added Amiga Intuition support, basically rewrote the whole thing.
  88.  
  89. 1.11    Argh!  Made a stupid beginner's mistake in 1.1 and used "busy loops"
  90.     that ate an incredible amount of processor power for what little they
  91.     were doing.  Fixed this -- Purity doesn't use so much power now.
  92.